Bookmarks Menu
- Recent Tags
Mozilla Firefox
- Customize Firefox
- Customize Firefox
- Get Involved
- Get Involved
Bookmarks Toolbar
dev
- Storing Hierarchical Data in a Database — SitePoint
- OWIN — Open Web Interface for .NET
- DevTube
- GitHub - tildeio/rsvp.js: A lightweight library that provides tools for organizing asynchronous code
- SWAPI - The Star Wars API
- Docz
- Single Responsibility Principle | Object Oriented Design
- djangoadvent-articles/06_object-permissions.rst at master · djangoadvent/djangoadvent-articles · GitHub
- What is Cache Busting? - KeyCDN Support
- Print.js - Javascript library for HTML elements, PDF and image files printing.
- crontab.guru - the cron schedule expression editor
- Short, Useful Design Tips For UI/UX Designers
- I built a PWA and published it in 3 app stores. Here’s what I learned. – Debugger.Break()
- Datepicker Widget | jQuery UI API Documentation
- Transaction Lifecycle - Braintree Support Articles
- How to Setup Amazon S3 in a Django Project
- Payment Method Nonces - Braintree Developer Documentation
- Configuring and Running Django + Celery in Docker Containers
- Credit Cards | Testing and Go Live | PHP - Braintree Developer Documentation
- Quick example of extending UserCreationForm in Django — jesse noller
- Customer · cratejoy
- How to Reset Migrations
- Beautiful Soup Documentation — Beautiful Soup 4.4.0 documentation
- Python String Format Cookbook – mkaz.blog
JS
- How to trigger the direct download of a PDF with JavaScript | Our Code World
- Downloading files from Ajax POST Requests
- How to open a pdf downloaded from an API with JavaScript - Jayway
- Developer Interface — Requests 2.18.4 documentation
- ReportLab PDF Generation User Guide - reportlab-userguide.pdf
- ReportLab PDF Generation User Guide - reportlab-userguide.pdf
facebook
- Creating an App ID - App Development - Documentation - Facebook for Developers
- Localization & Translation - Graph API
- Comments - Social Plugins
- Test Apps - App Development
- Quickstart - Web SDKs
- Initialization - Web SDKs
- Test Users - App Development
- Comments - Social Plugins
- Localization & Translation - Graph API
- Creating an App ID - App Development
- Graph API Reference
- How to add Facebook Comments box on your Blogger blog site?
- How to add facebook comment to blogger? (New Blogger Template)
- Facebook comment on website - Also post on Facebook - where is it displayed?
- How to Use Facebook: Profile, Wall and News Feed
- A Simple Step-by-Step Reportlab Tutorial | The Mouse Vs. The Python
- Reportlab – All About Fonts | The Mouse Vs. The Python
- Dynamic form generation « Jacob Kaplan-Moss
- Semantic UI
- GitHub - thetarkus/django-semanticui-forms: Effortlessly style all of your Django forms and form fields with Semantic UI wrappers.
- Obey the Testing Goat!
apollo graphene upload
- How to manage file uploads in GraphQL mutations using Apollo/Graphene
- Post multipart form data using Python requests | Junchao's blog
- lmcgartland/graphene-file-upload: Enhances Graphene Django GraphQL Server for intuitive file uploads via GraphQL mutations.
- jaydenseric/apollo-upload-client: An Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
- jaydenseric/graphql-multipart-request-spec: A spec for GraphQL multipart form requests (file uploads).
- jaydenseric/graphql-upload: Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
- apollo-upload-client and graphene-django - Stack Overflow
- Is Apollo supported? · Issue #414 · graphql-python/graphene-django
- Apollo upload client support · Issue #404 · graphql-python/graphene-django
apollo graphql
- Using GraphQL with Apollo Client React Native SDK | Contentstack Documentation
- Integrating with React Native - Client (React) - Apollo GraphQL Docs
- A Apollo Client Tutorial for Beginners - RWieruch
- Authentication and authorization boilerplate with Apollo 2.0 | Part 3
- Local state management - Client (React) - Apollo GraphQL Docs
- graphql code generator or apollo client codegen? · Apollo
architecture
- API gateway pattern
- The C4 model for software architecture
blogs
- Welcome Visitors
- Clean Coder Blog
- Clean Coder Blog
books
- Free Programming Books – GoalKicker.com
c#
- Jon's Home Page!
dataloader
- Batching (DataLoader) · Advanced GraphQL
- Using DataLoader to batch requests – Gajus Kuizinas – Medium
- DataLoader – Source code walkthrough - YouTube
- facebook/dataloader: DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
- graphene/dataloader.rst at master · graphql-python/graphene
- Using DataLoader to batch requests – Gajus Kuizinas – Medium
- Dataloader and N+1 Issue · Issue #409 · graphql-python/graphene-django
- An Adventure with GraphQL and Relay, Part 1 – John Feusi – Medium
- tfoxy/graphene-django-optimizer: Optimize database access inside graphene queries
- Use dataloader without DjangoConnectionField · Issue #354 · graphql-python/graphene-django
- Optimizing GraphQL Queries with DataLoader to Improve Performance
- Optimizing GraphQL Queries with DataLoader to Improve Performance
datas science
- Business Intelligence and Analytics Software
- Business Intelligence (BI) Software & Analytics Tools | Sisense
email
- SPF & DKIM for Dummies: What Is It? Why You Want to Set It Up
extract till you drop - Google Search and more (2019.02.12)
- extract till you drop - Google Search
- One Thing: Extract till you Drop. - Clean Coder
- Method Length and Extract 'Til You Drop - DZone Java
- Abstract till you drop. Going beyond 'extract till you drop' | Hacker News
- programming practices - Should a method do one thing and be good at it? - Software Engineering Stack Exchange
- https://www.engineerspock.com/2015/07/20/refactoring-method-extracting/
- One thing: Abstract till you drop! | Think Foo
flake8
- styleguide | Style guides for Google-originated open-source projects
- Flake8 Rules
- Flake8: Your Tool For Style Guide Enforcement — flake8 3.7.7 documentation
- About style guide of python and linter tool. pep8, pyflakes, flake8, haking, Pylint.
- isort Settings · timothycrosley/isort Wiki
- Shipping Clean Code at Sentry with Linters, Travis CI, Percy, & More
Forget table
- "forget table" - Google Search
- Forget Table
- forgettable/forget_table.py at master · bitly/forgettable
- http://bitly.github.io/forgettable/
- bitly/forgettable: Various implementations of the forget table: a distributional database that forgets data
- Forget Table | DataArt Blog
git
- git ready » pull with rebase
- Merging vs. Rebasing | Atlassian Git Tutorial
- git rebase | Atlassian Git Tutorial
- Commit message guidelines
- Remove a git commit which has not been pushed - Stack Overflow
- pre-commit
- Git Merge vs. Rebase: What’s the Diff? - By
- Git HowTo: revert a commit already pushed to a remote repository
- Git: Revert a Merge
- Git - Undoing changes | Atlassian Git Tutorial
- Bring your feature branch up to date with master. Deploying from Git branches adds flexibility. Bring your branch up to date with master and deploy it to make sure everything works. If everything looks good the branch can be merged. Otherwise, you can deploy your master branch to return production to its stable state.
- How to update a Git branch | remarkablemark
- git ready » learn git one commit at a time
- GIT transport commands
- git concepts simplified (1)
- Git reset origin to commit | Christian Engvall
- Git reset origin to commit | Christian Engvall
graphql
- Pagination | GraphQL
- Graphene-Python
- graphql-python - Links and Voting
- Exposing properties with Graphene Django - sam.today
- GraphQL and Django in 5 minutes
- How to Use GraphQL with Django (with Example)
- relay.Connection class cannot declare my own Paginator · Issue #573 · graphql-python/graphene
- Explain connections better · Issue #592 · graphql-python/graphene
- graphene/UPGRADE-v2.0.md at v2.0.0 · graphql-python/graphene
- How to filter and limit? · Issue #27 · graphql-python/graphene-sqlalchemy
- How to have edges/totalCount on a relationship field? · Issue #58 · graphql-python/graphene-sqlalchemy
- Return custom error message · Issue #513 · graphql-python/graphene
- Custom data in mutation errors · Issue #141 · graphql-python/graphene
- graphene-django custom error and better error handling
- advancedgraphql/advancedgraphql: Collection of best practices and advanced patterns for GraphQL applications
- GraphQL on Django at JOOR – JOOR Engineering – Medium
- Pagination with GraphQL, React & Relay Tutorial
- Relay Cursor Connections Specification
- Building Django HTTP APIs with GraphQL and Graphene | Techiediaries
- python - Using DjangoFilterConnectionField with custom Connection in graphene_django - Stack Overflow
Authorization for Node queries · Issue #385 · graphql-python/graphene and more (2019.01.30)
- Authorization for Node queries · Issue #385 · graphql-python/graphene
- django-graphene auth decorator
- [WIP] Add support for permissions on fields by patrick91 · Pull Request #846 · graphql-python/graphene
- Improvements / Bug Fixes · Issue #88 · graphql-python/graphene-django
- Permission System · Issue #79 · graphql-python/graphene-django
- Permission System · Issue #79 · graphql-python/graphene-django
django graphene csrf - Google Search and more (2019.01.30)
- django graphene csrf - Google Search
- Bypass csrf · Issue #61 · graphql-python/graphene-django
- GraphQLView fails when using session CSRF · Issue #307 · graphql-python/graphene-django
- CSRF token not being set · Issue #114 · graphql-python/graphene-django
- django - CSRF token gets passed in the header when performing POST - Stack Overflow
- Stuck on authentication (Django Backend, Graphene API and VueJS SPA) : django
- Adding the Django CSRF Protection to React Forms | Techiediaries
- Bug with Django ChoiceField · Issue #87 · graphql-python/graphene-django
- graphene/complex_example.py at master · graphql-python/graphene
- Input object type as an argument for GraphQL mutations and queries
- Choice fields automatically converted to enums · Issue #67 · graphql-python/graphene-django
- Access to generated enum for Django Choices · Issue #240 · graphql-python/graphene-django
- Three ways to structure your GraphQL code with Apollo Server
- Learn to Architect and Test GraphQL Servers by Observing Spectrum
- Dive Into GraphQL
- Course Introduction | GraphQL React Apollo Tutorial
- Adding counts to DjangoFilterConnectionField · graphql-python/graphene-django Wiki
- Is totalCount not implemented on Relay? · Issue #162 · graphql-python/graphene-django
- How to Use GraphQL with Django (with Example) - Gearheart
- Adds enhanced support for proxy models. · graphql-python/graphene-django@36ac562
- How would one implement totalCount or count on DjangoFilterConnectionField? · Issue #636 · graphql-python/graphene-django
- Adding counts to DjangoFilterConnectionField · graphql-python/graphene-django Wiki
- Course Introduction | GraphQL React Apollo Tutorial
- 5 GraphQL Interview Questions and Answers You Should Know - DEV Community 👩💻👨💻
- Python & GraphQL. Tips, tricks and performance improvements.
- Django + GraphQL. Solving N+1 Problem using DataLoaders – apirobot
- What is GraphQL Code Generator? · GraphQL Code Generator
- Relay · The production-ready GraphQL client for React.
- GraphQL Cursor Connections Specification
- GraphQL concepts I wish someone explained to me a year ago
- GraphQL concepts I wish someone explained to me a year ago
http
- HTTP Status cheatsheet
- HTTP Status Codes Cheat Sheet by kstep - Download free from Cheatography - Cheatography.com: Cheat Sheets For Every Occasion
javascript
- timeago.js: is a tiny(2kb) library used to format date with `*** time ago`. eg: '3 hours ago'. No dependency.
- you-dont-need/You-Dont-Need-Momentjs: List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
- Learn JavaScript from Top 50 Articles for the Past Year (v.2019)
- Learn the New Hard Parts of JavaScript: Asynchronous ES6+ Features
- Codesmith | Leading Software Engineering Immersive in LA & NYC
- leonardomso/33-js-concepts: 📜 33 concepts every JavaScript developer should know.
- mout : Modular JavaScript Utilities
- tc39/proposal-optional-chaining
- tc39/proposal-nullish-coalescing: Nullish coalescing proposal x ?? y
- 7 Exciting New JavaScript Features You Need to Know - DEV Community 👩💻👨💻
- Understanding Variables, Scope, and Hoisting in JavaScript | DigitalOcean
- Using switch(true) in JavaScript - Trabe - Medium
- Understanding Currying in JavaScript - Bits and Pieces
- The State of JavaScript 2019
- ES6 Destructuring: The Complete Guide - codeburst
- Demystifying JavaScript Variable Scope and Hoisting
- Making asynchronous programming easier with async and await - Learn web development | MDN
jwt
- 5 Easy Steps to Understanding JSON Web Tokens (JWT)
- How to Use JWT Authentication with Django REST Framework
- How to Implement Token Authentication using Django REST Framework
linux
- Linux id Command Tutorial for Beginners (5 Examples)
operating systems
- How Operating Systems Work: 10 Concepts you Should Know as a Developer
pytest
- Porting to pytest: a practical example • Dimitri Merejkowsky
- pytest-dev/pytest-html: Plugin for generating HTML reports for pytest results
python2to3
- Welcome! — Supporting Python 3: An in-depth guide
- Porting Python 2 Code to Python 3 — Python 3.7.4 documentation
- Easy, clean, reliable Python 2/3 compatibility — Python-Future documentation
- Cheat Sheet: Writing Python 2-3 compatible code — Python-Future documentation
- What does @python_2_unicode_compatible() do? - Considerate Code
- Six: Python 2 and 3 Compatibility Library — six 1.13.0 documentation
- Automatic conversion to Py2/3 — Python-Future documentation
- 25.4. 2to3 - Automated Python 2 to 3 code translation — Python 2.7.17 documentation
- Migration strategies — Supporting Python 3: An in-depth guide
- Supporting Python 3 — Supporting Python 3: An in-depth guide
react
- Create React App 2.0: Babel 7, Sass, and More – React Blog
- facebook/create-react-app: Set up a modern web app by running one command.
- Introducing Hooks – React
- Beware: React setState is asynchronous! – Tomas Carnecky – Medium
- Fractal — A react app structure for infinite scale - By
- State management with React Context, TypeScript, and GraphQL - By
- mars/create-react-app-buildpack: ⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
- Ant Design - The world's second most popular React UI framework
react-native
- React Native Internals 📡 | React Made Native Easy
- Introduction | React Made Native Easy
- React Native's New Architecture - Parashuram N - React Conf 2018 - YouTube
- React Native Performance: Do and Don't - By
- joeferraro/react-native-cookies: Cookie manager for React Native
- implement sharedCookiesEnabled prop for iOS RNCWKWebView by SebiVPS · Pull Request #175 · react-native-community/react-native-webview
- React Native DevOps Guide - All of my best tips and tricks from 2.5 years of leading a mobile team : reactnative
- Webviews and social authentication with React Native
realpython
- Understanding the Python Mock Object Library – Real Python
ruby
- brew cleanup: Error: Permission denied @ apply2files · Issue #45009 · Homebrew/homebrew-core
- gpg: keyserver receive failed: No route to host · Issue #4215 · rvm/rvm
s3
- adobe/S3Mock: A simple mock implementation of the AWS S3 API startable as Docker image, JUnit 4 rule, or JUnit Jupiter extension
sentry
- Integrations - Docs
slack
- Format your messages – Slack Help Center
- 22 Handy Slack Hacks Everyone Should Know
software architecture logging - Google Search and more (2019.02.12)
- software architecture logging - Google Search
- design - Multi-Layered Architecture: where I should implement the error logging \ handling? - Software Engineering Stack Exchange
sql
- Database Design - Introduction
ssh
- How to use ssh-keygen to generate a new SSH key
tdd
- TDD - From the Inside Out or the Outside In? | 8th Light
tools
- HTTP Client in IntelliJ IDEA Code Editor - Help | IntelliJ IDEA
- Web Maker
typescript
- Basic Types · TypeScript
web design
- Figma: the collaborative interface design tool.
web frontend
- If you really dislike FOUT, `font-display: optional` might be your jam | CSS-Tricks
- #152: Font Loading with Zach Leatherman | CSS-Tricks
- Getting started with the Web - Learn web development | MDN
- Different ways to Authenticate a Web Application - Vivek Madurai - Medium
windows
- WSL 2 | Microsoft Docs
- 10 Common Mistakes In Software Localization And How To Avoid Them
- 15 Sorting Algorithms in 6 Minutes - YouTube
- 413/414 Request URL/Entity Too Large Error Nginx – Aviabird – Medium
- 5 Easy Steps to Understanding JSON Web Tokens (JWT)
- 7 Common Mistakes You Should Avoid When Handling Java Exceptions
- 7 Essential Cloud-based Load Testing Tools
- 7 Popular Unit Test Naming Conventions - DZone Agile
- adobe/S3Mock: A simple mock implementation of the AWS S3 API startable as Docker image, JUnit 4 rule, or JUnit Jupiter extension
- All-in-One A/B Testing and Conversion Optimization Platform™ | VWO
- Annie Cushing's Must-Have Tools - Google Sheets
- Announcing WSL 2 | Windows Command Line Tools For Developers
- Backend Developer – Roadmaps to becoming a Modern Developer – roadmap.sh
- Backend-in-the-frontend: a pattern for cleaner code - By
- Building the New facebook.com with React, GraphQL and Relay
- CheatSheetSeries/Session_Management_Cheat_Sheet.md at master · OWASP/CheatSheetSeries
- Clean Architecture with ASP.NET Core 2.1 - YouTube
- ConEmu | Bash on Ubuntu on Windows in ConEmu (WSL)
- Construct Sturdy UIs with XState from @MannIsaac on @eggheadio
- Database Design - Introduction
- date-fns - modern JavaScript date utility library
- Django - Docs
- Django Filtering System with django-filter - Filter Queryset (2018) - YouTube
- Do we still need JavaScript frameworks? - freeCodeCamp.org - Medium
- Documentation | NestJS - A progressive Node.js web framework
- Download Microsoft SQL Server Migration Assistant 7.11 for MySQL from Official Microsoft Download Center
- DSYNC, Cloud Integration, IPAAS Vendor, Connect your systems together
- eng-practices/index.md at master · google/eng-practices
- Expo — Learn how
- Exposing Floating Point – Bartosz Ciechanowski
- Externally Stored Fields in InnoDB | MySQL Server Blog
- Factory injection, combining pytest with factory_boy by Oleg Pidsadnyi - Paylogic Developers
- fastlane - App automation done right
- Feature Buffet Model
- FizzBuzz In Too Much Detail — Tom Dalling
- Flutter - Beautiful native apps in record time
- Forget Table
- Gitflow Workflow | Atlassian Git Tutorial
- GRIT: a Protocol for Distributed Transactions across Microservices
- Grommet
- Hashing Algorithms | Jscrambler Blog
- How It Works | Solid
- How to Avoid the “Boolean Trap” When Designing React Components
- How to implement a programming language (tutorial for beginners)
- How to Install SQL Server on a Mac | Database.Guide
- How to Search on Securely Encrypted Database Fields — SitePoint
- How to Setup a SSL Certificate on Nginx for a Django Application
- How to use GraphQL with Apollo on your website - freeCodeCamp.org - Medium
- HTTPie – command line HTTP client
- I created the exact same app in React and Svelte. Here are the differences.
- imba.io
- Improved commuting with Expo and React Native – Exposition
- Integrate your data, APIs, and cloud services in minutes - Pipedream
- ISO8601 Date Converter Online - DenCode
- jsonbox.io | HTTP based JSON storage
- jxnblk/mdx-deck: ♠️ React MDX-based presentation decks
- Markdown Cheatsheet · adam-p/markdown-here Wiki
- Mastering Markdown · GitHub Guides
- Messaging that just works — RabbitMQ
- microsoft/playwright: Node library to automate Chromium, Firefox and WebKit with a single API
- microsoft/react-native-windows: A framework for building native Windows apps with React.
- Network Analysis Reference | Tools for Web Developers | Google Developers
- New Relic | Deliver more perfect software
- ngrok - secure introspectable tunnels to localhost
- Object-Oriented Programming — The Trillion Dollar Disaster
- Od kodu spaghetti do kontenerów IoC w JavaScript (i TypeScript)
- Our journey rewriting 500K lines of Java code with Python — Part 1
- Paged Out!
- Paged Out!
- Pendulum - Python datetimes made easy
- Pi-hole®: A black hole for Internet advertisements – A black hole for Internet advertisements
- Pipenv: A Guide to the New Python Packaging Tool – Real Python
- Principles of Lighting and Rendering with John Carmack at QuakeCon 2013 - YouTube
- ProgramCreek.com
- Programming Buddy Club - Premium Udemy Courses for Free
- Programming is terrible—Lessons learned from a life wasted. EMF2012 - YouTube
- Przeskanował nmapem mieszkanie wynajęte na Airbnb - znalazł siebie...w ukrytej kamerze.
- Quick start — Flask-RESTPlus 0.12.1 documentation
- React | web.dev
- React-Based, Real-Time, Headless CMS for Structured Content
- Redis
- Refactoring code that accesses external services
- signalfx/signalfx-python: Python client library and instrumentation bindings for SignalFx
- Skipping Host Key Checking fails on changed target host key · Issue #9442 · ansible/ansible
- styled-components
- Svelte • Cybernetically enhanced web apps
- System Testing - Software Testing Fundamentals
- Test262 Report
- Text Rendering Hates You
- The Anatomy of a URL: Protocol, Hostname, Path, and Parameters – Gilligan on Data by Tim Wilson
- The Best API Integration Platform for Leading Enterprises | Tray.io
- The cost of JavaScript in 2019 · V8
- The Google Cloud Developer Cheat Sheet – Google Cloud Platform - Community – Medium
- The Mouse Vs. The Python - Python Programming from the Frontlines
- The Open Graph protocol
- The Psychological Reasons of Software Project Failures - CodeProject
- The technology behind preview photos - Facebook Code
- Twilio - Communication APIs for SMS, Voice, Video and Authentication
- Unable to upload binary file · Issue #147 · adobe/S3Mock
- US states in JSON form
- Use the Visual Studio Code mssql extension for SQL Server on Linux - SQL Server | Microsoft Docs
- Using CORS - HTML5 Rocks
- Using Django 2 with Celery and Redis – Mark Gituma – Medium
- Welcome | RAML
- Why the test pyramid is a bullshit — guide to testing towards modern frontend and backend apps
- xtrinch/fcm-django: FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)
- Zapier | The easiest way to automate your work
- ZEIT - The easiest way to deploy websites
- Jest · 🃏 Delightful JavaScript Testing
css
- A CSS Guideline Tutorial: BEM with Sass | ASSIST Software Romania
kubernetes
- How Kubernetes Can Improve Your CI/CD Pipeline
Secrets - Kubernetes and more (2020.01.27)
- Secrets - Kubernetes
- > Using Kubernetes Secrets - Platformer Cloud - Medium
- > Kubernetes Secrets 101
- > Secrets | Developer Guide | OpenShift Dedicated 3
- > Secret | Kubernetes Engine Documentation | Google Cloud
- >> Secrets - Kubernetes
- >> Secret | Kubernetes Engine Documentation | Google Cloud
- >> Secret | Kubernetes Engine Documentation | Google Cloud
- > Kubernetes ConfigMaps and Secrets Part 2 - Google Cloud - Community - Medium
- >> Kubernetes ConfigMaps and Secrets - Google Cloud - Community - Medium
- > How to Create and Use Kubernetes Secrets
- > Working with Kubernetes Secrets and ConfigMaps | Opensource.com
How to set GOOGLE_APPLICATION_CREDENTIALS on GKE running through Kubernetes - Stack Overflow and more (2020.01.27)
- How to set GOOGLE_APPLICATION_CREDENTIALS on GKE running through Kubernetes - Stack Overflow
- > Secret | Kubernetes Engine Documentation | Google Cloud
- > Secrets - Kubernetes
Distribute Credentials Securely Using Secrets - Kubernetes and more (2020.01.27)
- Distribute Credentials Securely Using Secrets - Kubernetes
- > Kubernetes for Beginners
- Know Kubernetes — Pictorially - Tarka Labs Blog - Medium
css
kubernetes
venturedevs
- VD - Profile - Tomasz Piwoński - Google Docs
- VD_Specialist Profile_Tomasz_.Net Developer - Google Docs
- 2019-10-10 VD 3rd Anniversary - Roth's shots
- My Dashboard | Greenhouse
- Wojtek Sobczuk's Zoom Meeting - Zoom
- Sprawa dla Scrum Mastera - Google Sheets
- tpiwonski-vd (Tomasz Piwoński)
- Tech Meetings - Google Drive
- ORDERS - Google Sheets
- MVP_Documentation - Google Drive
- PL wersja Employee Starter Pack - Google Slides
- TeamTracker
- JetBrains Account
- PL wersja Employee Starter Pack - Google Slides
- PL wersja Employee Starter Pack - Google Slides
- FunRetro - Values in VentureDevs
- Lista Spotkanie świąteczne 13.12.2018 - Google Sheets
- Technical - Google Drive
- tpiwonski-vd’s gists
- 2018-12-13 - vd wigilia - Aleksander Kwiatkowski
- Overview — Bitbucket
- IMPORTANT - Google Drive
- Magic of TDD - Google Slides
- Skrócona wersja podsumowania LifeCents Post-mortem - Google Docs
- Skrócona wersja podsumowania LifeCents Post-mortem - Google Docs
- Introduction — Next Level documentation
- MacBook Pro (Retina, 15-inch, Mid 2015) - Technical Specifications
- Software access / licences instructions - Google Docs
- vd-react-app
- Bolączki TT - Google Docs
- JIRA
- GitLab
- vd-react-app
- Wojtek Sobczuk's Zoom Meeting - Zoom
- Q1 Presentation - for the presentation - Google Slides
- #060 - Wojciech Sobczuk - człowiek, który wyprzedził w Polsce Zuckerberga - ZAWODOWCY
- Biblioteka - Google Sheets
- Start - Comarch HRM
- Start - Comarch HRM
- Biblioteka - Google Sheets
- Getting Started
mac
- Mac keyboard shortcuts - Apple Support
- MenuMeters for OS X El Capitan 10.11 and later
accounts
- test-messaging – Firebase console
- [Test] Dashboard
- Dashboard
- Channels: Dashboard
various
- Desktop Goose by samperson
- The 25 best RPG games to play right now (and inevitably over-invest emotionally in) | GamesRadar+
- Best RPGs of all time | PC Gamer
- Zoom Zero Day: 4+ Million Webcams & maybe an RCE? Just get them to visit your website!
- Raspberry Pi 4 on sale now from $35 - Raspberry Pi
- JSON Connor - YouTube
- Tobias Forge talks about the beginning and future of Ghost | The Lounge - YouTube
- The new Windows Terminal - YouTube
- Dance With The Dead - The Shape [FULL ALBUM] - YouTube
- Ławka rezerwowych - W co zagrać na przeciętnym laptopie? Tanie granie na małym ekranie – część II | GRYOnline.pl
- IBM PC AT: 1988 Upgrade Special! 640K RAM, Adlib etc - YouTube
- Best TV News Bloopers Fails #2 - YouTube
- COMMANDO NINJA - oficjalny lektor PL (Nieocenzurowany) - YouTube
- Spotted: Madka and Tateł - Home | Facebook
- Spotted: Madka and Tateł | Facebook
- YouTube
- Browser Ponies
- SÚJB - MonRaS - Monitoring of Radiation Situation
- Practise English grammar | LearnEnglish - British Council
- What’s in the air you breathe? - Airly
- Return of the TECHLEAD - YouTube
- I Just Bought a $100 Guitar...And it's FANTASTIC! - YouTube
- Nocny Kochanek - Noc z Kochankiem - Lajw na Żywo - YouTube
- George Carlin On Religion - YouTube
- (JPEG Image, 1024 × 1024 pixels) - Scaled (73%)
- Learning English | BBC World Service
- More Cowbell - SNL - YouTube
- word usage - Allow (to) + infinitive, substantive, verb+ -ing - English Language Learners Stack Exchange
- Best Regards vs. Kind Regards: How to Use Them Each in an Email
- Kurzgesagt – In a Nutshell - YouTube
- This game engine will disrupt the industry... introducing the Godot Engine - YouTube
- Someone is recreating Star Wars: Dark Forces... in Unreal Engine 4 (Free Download) - YouTube
- Star Wars: Dark Forces Remastered - Free Games & Projects - =DRK= Drakelings
- HTTP Client in IntelliJ IDEA Code Editor - Help | IntelliJ IDEA
- Polscy Handlarze Aut - Nie daj się oszukać - YouTube
- TIMELAPSE OF THE FUTURE: A Journey to the End of Time (4K) - YouTube
- Top 10 NEW Open World Games of 2019 - YouTube
- The Heretic: Unity GDC 2019 reveal - YouTube
- System Shock: Medical Level Full Gameplay - Nightdive Studios - YouTube
- Cyberpunk 2077 Gameplay Reveal — 48-minute walkthrough - YouTube
- CHERNOBYL Official Trailer (2019) - YouTube
- How we fit an NES game into 40 Kilobytes - YouTube
- Have something done - English Grammar Today - Cambridge Dictionary
- 30 Years of God Game History | Populous, Dungeon Keeper, Black & White - YouTube
- Ghost's Tobias Forge: It's True That I'm a Band Dictator | Music News @ Ultimate-Guitar.Com
- marshlands by mortiis - YouTube
- 10 Underrated RPGs You Need To Play - YouTube
- Already, still, yet | Learn English
- Navigating the Hype-Driven Frontend Development World Without Going Insane - Kitze - YouTube
- Dlaczego młodzi mężczyźni głosują na radykalną prawicę? – Paweł Tkaczyk
- NEO TOKYO | Cyberpunk Mix - YouTube
- Tobias Forge talks about the beginning and future of Ghost | The Lounge - YouTube
- Can't click "I understand and wish to proceed" on Firefox... : youtube
- TOP 250 Games for Low END PC (64 MB / 128 MB / 256 MB VRAM / Intel GMA / Intel HD Graphics) - YouTube
- Apollo 11 in Real Time
- oh-shi.gif (GIF Image, 480 × 360 pixels)
- AmIUnique
- Zaginięcie Ethana Cartera, The Vanishing of Ethan Carter PC, PS4, XONE, Switch | GRYOnline.pl
- Poznań 1 ul. Polanka, Poland Air Pollution: Real-time Air Quality Index
- 1970s Supercars
- Budowanie marki osobistej… introwertyka – Paweł Tkaczyk
- how to make REAL CACIO E PEPE pasta - YouTube
- YouTube
other
- Bye bye Mongo, Hello Postgres | Digital blog | Info | The Guardian
- The State of the Octoverse: new open source projects in 2018 - The GitHub Blog
- Introduction - Pact
- Nir Eyal: The Psychology of Building Addictive Products
- Google Interview Questions Deconstructed: The Knight’s Dialer (Impossibly Fast Edition)
- Engineers translate brain signals directly into speech
- What is a 5 Whys? Step-by-Step Guide to Running a 5 Whys Exercise
- Daily Interview Pro | Free coding interview practice everyday
english
- Grzechy główne informatyków (w wymowie) – Docendo discimus
- grammar - "Logged-in", "log-ined", "login-ed", "logined", "log-in-ed", "logged in"? - English Language & Usage Stack Exchange
- Nie odpowiadaj 'I'm fine, thanks, and you?' - Bogna Zielińska
- Thus definition and meaning | Collins English Dictionary
- Therefore, hence, so, then, thus etc
- Google Bookmark
- Learn JavaScript, Front-End Web Development and Node.js with Frontend Masters Courses
- Instant No Button! Star Wars funnies FTW!
- Getting Started
- spotify
- Lab 1 - Git Immersion
- diki
- TeamTracker
git
- Git - Basic Branching and Merging
- Git Tip: Deleting Old Local Branches
- Create a new branch with git and manage branches · Kunena/Kunena-Forum Wiki · GitHub
- github - When does git refresh the list of remote branches? - Stack Overflow
- Git: Delete a branch (local or remote) - makandra dev
vd
- TeamTracker
- Projects · Dashboard · GitLab
- gmail
- jira
- Tech meetings - Google Docs
- Tech Meetings - Google Drive
- Spotkanie Integracyjne - Google Sheets
- Visualising software architecture - Google Drive
- SM team - Q2 summary and OKRs for Q3 - Google Docs
- tpiwonski-vd (Tomasz Piwoński)
oceanbox
- Oceanbox Pass Keys - Google Sheets
- Oceanbox Project Post-mortem - Google Docs
- Oceanbox credentials - Google Docs
- Lista rzeczy do pilnowania pod nieobecność starej :) - Google Docs
- OceanBox Fish Description - Google Drive
- OB daily
- OB Reports - Google Sheets
fun
- Lightning & Thunderstorms - Czech Republic, Poland, Hungary
- The Company - Classic Amiga Games | game
- Wayback Machine
- Cameron's World
- Coming back to frontend after 10 days off : webdev
tt
- TT board - Agile Board - JIRA
- Daily
- Access levels TT - Google Sheets
lc
- LM board - Agile Board - JIRA
- Overview - Visual Studio Team Services
- LifeCents Apps - Confluence for LifeCents
- LifeCents - new web version Screens - InVision
- general | LifeCents Slack
- BounceBack50+
- Financially Fit DC
- Launch Meeting - Zoom
cms
- Blog - funkcjonalnosci - Google Sheets
- CWC board - Agile Board - JIRA
- venturedevs / cms · GitLab
- Copy of Blog - funkcjonalnosci - Google Sheets
- Daily
wagtail
- Advanced topics — Wagtail 2.1.1 documentation
- GitHub - springload/awesome-wagtail: A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
.net
- Introduction to ASP.NET Core | Microsoft Docs
- .NET Microservices. Architecture for Containerized .NET Applications | Microsoft Docs
- Migrating Entity Framework 6 projects to Entity Framework Core 1 (EF7)
- Pluralization in EF Core | Brice’s Blog
- EF6 and EF Core - Using them in the Same Application | Microsoft Docs
- .NET Core vs .NET Framework: Choosing a Runtime & How to Port
- EF Core & EF6 Feature by Feature Comparison | Microsoft Docs
- 15 Lessons Learned while Converting from ASP.NET to .NET Core
- Entity Framework Core with Existing Database
- Porting from EF6 to EF Core | Microsoft Docs
- Migrate from ASP.NET to ASP.NET Core | Microsoft Docs
- Migrate from ASP.NET MVC to ASP.NET Core MVC | Microsoft Docs
- Compare EF Core & EF6 | Microsoft Docs
- Upgrading to .NET Core and .NET Standard Made Easy
- Old csproj to new csproj: Visual Studio 2017 upgrade guide
- Announcing the Windows Compatibility Pack for .NET Core | .NET Blog
- Migrate from ASP.NET Membership authentication to ASP.NET Core 2.0 Identity | Microsoft Docs
- Porting to .NET Core - Using the Windows Compatibility Pack | Microsoft Docs
- Few things about migrating to .NET Core
- visual studio - Equivalent to AssemblyInfo in dotnet core/csproj - Stack Overflow
- Migrate from ASP.NET Core 2.0 to 2.1 | Microsoft Docs
- Migrate from ASP.NET to ASP.NET Core | Microsoft Docs
- Choose between ASP.NET and ASP.NET Core | Microsoft Docs
- Multi-Targeting and Porting a .NET Library to .NET Core 2.0 - Rick Strahl's Web Log
- Porting to .NET Core from .NET Framework | Microsoft Docs
- Microsoft.AspNetCore.App metapackage for ASP.NET Core 2.1 and later | Microsoft Docs
- Raw SQL Queries - EF Core | Microsoft Docs
- How to get the root url before the request? · Issue #8101 · aspnet/Mvc · GitHub
- Moving from Entity Framework 6 to Entity Framework Core 2.0 | Marathon Consulting
- What is new in EF Core 2.1 - EF Core | Microsoft Docs
- Getting Started With Entity Framework Core - ASP.NET Core | Learn Entity Framework Core
- Entity Framework Core Tutorials
- Fluent API Configuration | Learn Entity Framework Core
- Configuring a DbContext - EF Core | Microsoft Docs
- Configure Entity Mappings using Fluent API in EF Code-First
- Configuring a DbContext - EF Core | Microsoft Docs
- Many-to-many relationships in EF Core 2.0 – Part 1: The basics « One Unicorn
- Executing Raw SQL Queries using Entity Framework Core | Learn Entity Framework Core
- Server.MapPath Equivalent in ASP.NET Core
- Porting from EF6 to EF Core | Microsoft Docs
- Porting EF6 to EF7 or EF Core – Longing to know
- Entity Framework 6 with PostgreSQL – Lui's Blog
- Data and Analytics Platform Migration - SQLines Open Source Tools
- Converting from other Databases to PostgreSQL - PostgreSQL wiki
- Multi-Targeting and Porting a .NET Library to .NET Core 2.0 - Rick Strahl's Web Log
- .NET Core vs .NET Framework: Choosing a Runtime & How to Port
articles
- Introducing the Python Language Server – Python at Microsoft
- I created the exact same app in React and Vue. Here are the differences.
- Using Noindex, Nofollow HTML Metatags: How to Tell Google Not to Index a Page in Search
- Getting Started with Vue.js in .NET Core using Visual Studio
- VS Code Can Do That?
- Introducing Fusion.js: A Plugin-based Universal Web Framework
- The Cost Of JavaScript In 2018 – Addy Osmani – Medium
paddle8
iPad app
- iPad app request comparison - Google Docs
- Dzama iPad App Tasks to complete before launch - Google Docs
- iPad App Rewrite – Reference Guide - Google Docs
- iPad App – User Flow & Features - Google Docs
- iPad App Rewrite - Google Drive
- 01a Landing Page
- 01c Registration - Contact Info
- iPad App – Legacy API Exploration - Google Docs
- iPad App – Legacy API Exploration - Google Docs
storefronts
- Escher & WP-graphql - Google Docs
- ElasticSearch Storefronts - Google Docs
- Storefronts Local Dev Setup - Google Docs
- Storefront Feedback - Google Docs
- Storefronts Local Dev Setup - Google Docs
- Storefront admin tool - Google Docs
- Storefronts Local Dev Setup - Google Docs
- Storefront admin tool - Google Docs
- Dashboards
- escher
- Fake Address Generator All Over the World - Fake Address, Random Address Generator
- Paddle8
- paddle8/runbooks: See the Wiki for the runbook entries
- Sourcegraph
admin
- Admin & Limited Access User Tools - Google Docs
aws
- MySettings – AWS OpsWorks
- IAM Management Console
- Instances - Paddle8 LeWitt – AWS OpsWorks
backend
- Filtering/sorting/paging rewrite - Google Docs
- Justin Bieber auction - Infrastructure scalability - Google Docs
- Queries and mutations in Escher - Google Docs
- send_notification analysis - Google Docs
benefit org dashboard
- ● Design Collaboration - Share Benefit Org Catalog/Inventory Management screenshots - Asana
- Artwork Details Data - Google Docs
- Benefit Org Dashboard – Launch announcement - Google Docs
- Benefit Org Dashboard Notes - Google Docs
- Benefit Org Dashboard: Preview & Testing Plan - Google Docs
- Benefit Org Dashboard: Rule Set - Google Docs
- Benefit Org Status Review - Google Docs
- Benefit org: new features - Google Docs
- Benefit org: new features - Google Docs
certificates
- dev-setup/host-setup.sh at master · paddle8/dev-setup
- dev-setup/gen-cert-authority.sh at f672855bb178a78ba79cac0857114fcf4079eb19 · paddle8/dev-setup
- dev-setup/main.yml at f672855bb178a78ba79cac0857114fcf4079eb19 · paddle8/dev-setup
deploy
- Elevated Access for Deployments - Google Docs
- Traffic Path & Critical Services – Infrastructure Map - Google Docs
- Service Access Escalation – Vitaliy & Tomasz - Google Docs
designs
- Design comparison - Home page - Google Docs
- End Of Screen Notif V1
- IPhone app
- IPhone app
- MVP IPhone app
- IPhone app
- IPhone iterations
- IPhone interations
- IPhone iterations
- IPhone iterations
- Admin Auction Page 10-27 - Features - Checkout
- 01a Landing Page
diagrams
- Dev setup diagram - Google Drawings
elasticsearch
- ElasticSeach current state - Google Docs
- ElasticSearch Storefronts - Google Docs
emails
- Emai sending approach - Google Docs
- Audit email sending code & flow - Asana
git
- add trending artworks query by melnychukvitaliy · Pull Request #331 · paddle8/escher
iPhone app
- iPhone App – Push Notifications - Google Docs
- iPhone app early testing feedback – Oct 2019 - Google Docs
jira
- [PUK-11027] Flushing Checkout surfaces error message - JIRA
- [PUK-11053] Lot Information or Image not saving in New Client Backend - JIRA
k8
- k8s approach - Google Docs
- k8s current state - Google Docs
- k8s deployment · paddle8/runbooks Wiki
meetings
- 2019-02-20 Meeting Agenda & Notes - Google Docs
- 2019-05-20 Projects & Priorties - Google Docs
- 2019-07-15 Projects & Priorities - Google Docs
- 2019-09-04 – Projects & Priorities - Google Docs
offline payments
- Offline payments – Admin Tool - Google Docs
project divide
- [CONFIDENTIAL] Project ÷ Divide – Tech - Google Docs
- Project ÷ Divide – Scaling Infrastructure & Eliminating Application Hotspots - Google Docs
- Project Divide – UI/UX share with Wonderland & address feedback - Google Docs
python3
- Upgrading Escher to Python 3 - Google Docs
runbooks
- Django Models & Migrations · paddle8/runbooks Wiki
tax
- Multi-state tax collection - Google Docs
- TaxJar for benefit org tax calculation - Google Docs
- Setting tax admin tool - Google Docs
testing
- Platform End to End Testing – User Features & Services - Google Docs
- Documentation - Google Drive
- Implementing SSR - Google Docs
- New Website – Review forms & Error Handling - Google Docs
- Onboarding - Google Docs
- paddle8 - Google Drive
- RFC: Echer linting/formating - Google Docs
- Seller experience notes - Google Docs
- Waterfall of Feb 2019 - Google Docs
- Dev Setup With Manual DB Download & Config Files Setup · paddle8/runbooks Wiki
- Development Environment · paddle8/runbooks Wiki
- duchamp/handbook.md at handbook-doc · paddle8/duchamp
- Local dev setup config files · Issue #1427 · paddle8/nauman
- Launch Meeting - Zoom
- Paddle8 - Agile Board - JIRA
- Paddle8 - meeting notes - Google Docs
- Paddle8 Diagrams.html - draw.io
- Paddle8/ VentureDevs Shared - Google Drive
- Paddle8 - meeting notes - Google Docs
- Paddle8 - Google Drive
- venturedevs | Paddle8 Slack
- ● My Tasks in paddle8.com - Asana
django
- Best practices working with Django models in Python
dev
python
- Pipenv: A Guide to the New Python Packaging Tool – Real Python
- 7 Python libraries for more maintainable code | Opensource.com
- The Best API Integration Platform for Leading Enterprises | Tray.io
- Zapier | The easiest way to automate your work
paddle8
- ● My Tasks in paddle8.com - Asana
- Paddle8 Diagrams.html - draw.io
Other Bookmarks
stuff - Tłumaczenie po polsku - Słownik angielsko-polski Diki and more (2018.09.13)
- stuff - Tłumaczenie po polsku - Słownik angielsko-polski Diki
- Google Translate
- ● My Tasks in paddle8.com - Create django models for collection management - Asana
- paddle8/Paddle8: Paddle8
- A12 Bionic - Google Search
- graphql-python - Links and Voting
- Pagination | GraphQL
- graphene python django many to many - Google Search
- Schema incorrectly typing ManyToMany field · Issue #155 · graphql-python/graphene-django
- Django many to many relationship problem · Issue #507 · graphql-python/graphene
- Automatically resolve manytomany and foreign key fields · Issue #222 · graphql-python/graphene-django
- Model field reference | Django documentation | Django
- Model field reference | Django documentation | Django
- Models | Django documentation | Django
- Models | Django documentation | Django
- Mac keyboard shortcuts - Apple Support
- Model Meta options | Django documentation | Django
- Migrations | Django documentation | Django
- Integrating Django with a legacy database | Django documentation | Django
- mysql django Can't create table #sql - Google Search
- Django Migration: Can't create table errno: 150 - Stack Overflow
- mysql - Error Code: 1005. Can't create table '...' (errno: 150) - Stack Overflow
- MySQL Foreign Key Error 1005 errno 150 - Stack Overflow
- django mysql migration foreign key - Google Search
- python - Django MySQL error when creating tables - Stack Overflow
- Can't migrate Django models with foreign key constraints - Stack Overflow
- #26777 (Cannot add foreign key constraint when migrating manytomany field) – Django
- Migrations | Django documentation | Django
- django foreign key name - Google Search
- sql - How do I see what character set a MySQL database / table / column is? - Stack Overflow
- Django: model.ForeignKey referring to field type - Stack Overflow
- Many-to-many relationships | Django documentation | Django
- Many-to-many relationships | Django documentation | Django
many many
- TeamTracker
- Rituals
- Inbox - tomasz.piwonski@venturedevs.com - Venture Devs Mail
- Venture Devs - Calendar - Week of November 3, 2019
- Projects · Explore · GitLab
- Spotify – Home
- abuse by - Tłumaczenie po angielsku - Słownik angielsko-polski Diki
- obsolete - tłumaczenie na polski - słownik angielsko-polski bab.la
- obsolete - tłumaczenie słowa – słownik angielsko-polski Ling.pl
- Google Translate
- Grammarly
- JUMP-START | meaning in the Cambridge English Dictionary
- Paddle8
- > ● Tomasz’s Tasks - paddle8.com - Allow existing user to log in for an auction - Asana
- > iPad App – User Flow & Features - Google Docs
- >> iPad App Rewrite – Reference Guide - Google Docs
- >>> 01a Landing Page
- > k8s approach - Google Docs
- >> Explore nauman deploy steps and containerization by melnychukvitaliy · Pull Request #1477 · paddle8/nauman
- >> matisse/config.yml at master · paddle8/matisse
- >>> Is it a docker best practice to use volume for the code? - Stack Overflow
- >>>> Volumes and Dockerfiles Don’t Mix | BoxBoat
- >>> docker - Understanding "VOLUME" instruction in DockerFile - Stack Overflow
- >>> Use multi-stage builds | Docker Documentation
- >>> /usr/bin/env - Google Search
- >>> Settings — Gunicorn 19.9.0 documentation
- > Dev settings & Dockerfile for docker based dev setup by ram-nadella · Pull Request #250 · paddle8/escher
- >> Follow auction and watch artwork guards by tpiwonski-vd · Pull Request #284 · paddle8/escher
- >>> add trending artworks query by melnychukvitaliy · Pull Request #331 · paddle8/escher
- >> add circleci build image workflow by melnychukvitaliy · Pull Request #358 · paddle8/escher
- >> Add container build and push to registry by melnychukvitaliy · Pull Request #367 · paddle8/escher
- Supporting Python 3 — Supporting Python 3: An in-depth guide and more
- > Supporting Python 3 — Supporting Python 3: An in-depth guide
- >> Migration strategies — Supporting Python 3: An in-depth guide
- >>> 25.4. 2to3 - Automated Python 2 to 3 code translation — Python 2.7.17 documentation
- >>>> Imports — Python-Future documentation
- > Porting Python 2 Code to Python 3 — Python 3.8.0 documentation
- >> Automatic conversion to Py2/3 — Python-Future documentation
- > Easy, clean, reliable Python 2/3 compatibility — Python-Future documentation
- > Six: Python 2 and 3 Compatibility Library — six 1.12.0 documentation
- React Top-Level API – React
- > Rename React's SFC to 'FunctionalComponent' by rhysforyou · Pull Request #30364 · DefinitelyTyped/DefinitelyTyped
- > Improve Performance in React Class Components using React.PureComponent
- > React.SFC - Google Search
- >> Building React Stateless Functional Components with TypeScript | Pluralsight
- typescript type vs interface - Google Search
- > TypeScript Type vs Interface - Learn The 6 Amazing Differences
- > TypeScript interface vs. type | pawelgrzybek.com
- > Interface vs Type alias in TypeScript 2.7 - Martin Hochel - Medium
- 7 Exciting New JavaScript Features You Need to Know - DEV Community 👩💻👨💻
- Daily Interview Pro | Free coding interview practice everyday
- Logging Breadcrumbs - Docs
- Use multi-stage builds | Docker Documentation
- 2 Minutes to Learn React 16's componentDidCatch Lifecycle Method
- Network layer (Apollo Link) - Client (React) - Apollo GraphQL Docs
- Basic Types · TypeScript
- Making asynchronous programming easier with async and await - Learn web development | MDN
- Introduction to Immer · Immer
- Immutable JavaScript Data Structures with Immer from @mweststrate on @eggheadio
- Integrate your data, APIs, and cloud services in minutes - Pipedream
- How to Build an API in Python (with Django) — Last Call — RapidAPI Blog
- GRIT: a Protocol for Distributed Transactions across Microservices
- Using GraphQL with Apollo Client React Native SDK | Contentstack Documentation and more
- > Using GraphQL with Apollo Client React Native SDK | Contentstack Documentation
- > Mutations - Client (React) - Apollo GraphQL Docs
- > A Apollo Client Tutorial for Beginners - RWieruch
- > Authentication and authorization boilerplate with Apollo 2.0 | Part 3
- > Queries - Client (React) - Apollo GraphQL Docs
- >> apollo query partialRefetch - Google Search
- >>> Queries - Client (React) - Apollo GraphQL Docs
- >>> React Apollo - Client (React) - Apollo GraphQL Docs
- >>> partialRefetch behaving differently (incorrectly?) from v2.x · Issue #3605 · apollographql/react-apollo
- >>> react-apollo Query component NOT returning the response data.. · Apollo
- >>> No `partialRefetch` prop available? (react-apollo documentation not matching actual code) · Apollo
- >>> Understanding Apollo Fetch Policies - Galen Corey - Medium
- Demystifying JavaScript Variable Scope and Hoisting
- Differences Among SSD NAND Flash Memory: QLC/SLC/MLC/TLC - Rene.E Laboratory
- Highlights from Git 2.24 - The GitHub Blog
- git concepts simplified (3)
- Different ways to Authenticate a Web Application - Vivek Madurai - Medium
- Upcoming new JavaScript features You should know if you use JavaScript everyday
- The Nightmare of Valve’s self-organizing “utopia” - Dunia - Medium
- Announcing TypeScript 3.7 | TypeScript
- Upgrade to macOS Mojave - Official Apple Support
- Back up your Mac with Time Machine - Apple Support
- Learn Introduction – CSS Grids and Flexbox for Responsive Web Design
- >> Dev settings & Dockerfile for docker based dev setup by ram-nadella · Pull Request #250 · paddle8/escher
- >> Dev settings & Dockerfile for docker based dev setup by ram-nadella · Pull Request #250 · paddle8/escher
Słownik angielsko-polski, słownik angielski online - Diki and more (2018.09.14)
- Słownik angielsko-polski, słownik angielski online - Diki
- Google Translate
- Graphene-Python
- Getting Started — django-filter 2.0.0 documentation
- Queries and Mutations | GraphQL
- GraphQL Core Concepts Tutorial
- graphql-python - Introduction
- Graphene-Python
- djngo mock database - Google Search
- Mocking database calls in Django view tests | FlowFX
- Using factory_boy with ORMs — Factory Boy latest documentation
- python - Simplify Django test set up with mock objects - Stack Overflow
- stphivos/django-mock-queries: A library for mocking django queryset functions in memory for testing
- API gateway pattern
- Asynchronous microservices
- Web Maker
- Massive Armada Of UFOs Emerging Out Of A Giant "Spiral" Near The Sun?! | Disclose.tv
- ORDERS - Google Sheets
- django fat models - Google Search
- Where to Put Business Logic in Django - Blog About Web & App Development and Teams
- Managers | Django documentation | Django
- Making queries | Django documentation | Django
- Valian/python-business-logic: Python package that makes creating complicated business logic easy
- python - Django Fat Models: Where should I put model creation logic? - Software Engineering Stack Exchange
- Tips for Building High-Quality Django Apps at Scale
- Top 10 Django Mistakes | Toptal
- The Expert (Short Comedy Sketch) - YouTube
- feat/tt 242/schedule-creation-wizard (!467) · Merge Requests · startups / teamtrack · GitLab
- bugfix/tt-217/employee-create-user (!468) · Merge Requests · startups / teamtrack · GitLab
- graphene relay without model - Google Search
- Moving to Relay in Django backend | Krzysztof Żuraw Blog
- Help with constructing an arbitrary ObjectType · Issue #699 · graphql-python/graphene
have a look at something - Tłumaczenie po polsku - Słownik angielsko-polski Diki and more (2018.09.24)
- have a look at something - Tłumaczenie po polsku - Słownik angielsko-polski Diki
- Google Translate
- Inbox - tomasz.piwonski@venturedevs.com - Venture Devs Mail
- Graphene-Python
- Moving to Relay in Django backend | Krzysztof Żuraw Blog
- Will the type graphene.ID of Mutation's input argument be resolved automatically? · Issue #107 · graphql-python/graphene-sqlalchemy
- Schemas and Types | GraphQL
- GraphQL Core Concepts Tutorial
- graphql-python - Queries
- django-admin and manage.py | Django documentation | Django
- Mocking database calls in Django view tests | FlowFX
- Using factory_boy with ORMs — Factory Boy latest documentation
- python - Simplify Django test set up with mock objects - Stack Overflow
- stphivos/django-mock-queries: A library for mocking django queryset functions in memory for testing
- Testing tools | Django documentation | Django
- API gateway pattern
- Asynchronous microservices
- django fat models - Google Search
- Where to Put Business Logic in Django - Blog About Web & App Development and Teams
- Managers | Django documentation | Django
- Making queries | Django documentation | Django
- Valian/python-business-logic: Python package that makes creating complicated business logic easy
- python - Django Fat Models: Where should I put model creation logic? - Software Engineering Stack Exchange
- Tips for Building High-Quality Django Apps at Scale
- Top 10 Django Mistakes | Toptal
- Modern Backend Developer in 2018 – tajawal – Medium
- Getting Started with Backend Development – codeburst
- uncle bob tests - Google Search
- Code is read much more often than it is written, so plan accordingly – The Old New Thing
- Code is read many more times than written
- ‘Code is read more often than it is written’ | Daniel J Scheufler
- Quote by Robert C. Martin: “Indeed, the ratio of time spent reading versus ...”
- Self Documenting Code
- Uncle Bob Martin on Twitter: "A comment is a failure to express yourself in code. If you fail, then write a comment; but try not to fail.… https://t.co/AhHcvsyG2l"
- Robert C. Martin's Clean Code Tip of the Week #5: Avoid Redundant Comments | | InformIT
- hoot - Google Search
- Clean Coder Blog
- Approving a pull request with required reviews - User Documentation
- kernel/git/torvalds/linux.git - Linux kernel source tree
- Accessing Facebook API using C# | Piotr Gankiewicz
- The C4 model for software architecture
- The C4 model for software architecture
- Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
- Software Architecture for Developers - Google Search
- Pando: The Techtopus: How Silicon Valley's most celebrated CEOs conspired to drive down 100,000 tech engineers' wages
- Examples and customization tricks — pytest documentation
- Reference — pytest documentation
- The writing and reporting of assertions in tests — pytest documentation
- Basic patterns and examples — pytest documentation
- Basic patterns and examples — pytest documentation
- pytest best practices - Google Search
- Good Integration Practices — pytest documentation
- Testing Python Applications with Pytest - Semaphore
- 1. PyTest Guide — PyTest Guide
- Good Integration Practices
- The Cleaning Hand of Pytest – Daftcode Blog
- ● My Tasks in paddle8.com - Expose collection related nodes in GraphQL (escher) - Asana
- nauman/test.py at feature/models-for-collection-management · paddle8/nauman
- Builds - paddle8/nauman - Travis CI
- nauman/.travis.yml at master · paddle8/nauman
- nauman/Makefile at master · paddle8/nauman
- Job #9701.1 - paddle8/nauman - Travis CI
- ● VentureDevs Sprint Ending 9/25 - Create django models for collection management - Asana
- Top 5 Lamp Post Challenge - YouTube
- feat/tt-242/schedule-display (!490) · Merge Requests · startups / teamtrack · GitLab
djangoconnectionfield - Google Search and more (2018.10.03)
- djangoconnectionfield - Google Search
- relay.Connection class cannot declare my own Paginator · Issue #573 · graphql-python/graphene
- DjangoConnectionField triggers django orm sql asserts with complex resolve + filtering · Issue #289 · graphql-python/graphene-django
- How to Use GraphQL with Django (with Example)
- Graphene-Python
- python - How to maintain custom order and Relay structure in graphene-django when using django-mptt? - Stack Overflow
- GraphQL and Graphene
- Dajngo Graphene Orderby - pythonexample.com
graphene django model resolver self - Google Search and more (2018.10.03)
- graphene django model resolver self - Google Search
- Graphene-Python
- Moving to Relay in Django backend | Krzysztof Żuraw Blog
- graphene.relay.Node Python Example
- graphene.ObjectType Python Example
- graphene.Schema Python Example
- Exposing properties with Graphene Django - sam.today
defil aster lux str - Google Search and more (2018.10.23)
- defil aster lux str - Google Search
- aster lux str site:www.defil-vintage.pl - Google Search
- gitarion
- DEFIL Aster Lux-STR Biały Kruk !!!! Od 1 zł BCM !! - 6254294182 - oficjalne archiwum allegro
- Archiwalne: Defil Aster LUX / Rock Str gitara elektryczna jak Fender Stratocaster Budy Łańcuckie • OLX.pl
- gitarion
- Gitara Defil ASTER LUX-STR - 3838190295 - oficjalne archiwum allegro
- Defil Forum - Aster Lux STR - wojsko
- MUZEUM GITAR DEFIL - Photos | Facebook
- gitarion
- Budowanie gitar-moja pasja - Defil
- gitarion
- DEFIL VINTAGE GUITARS: ASTER LUX - GALERIA
- DEFIL VINTAGE GUITARS: ASTER - w pogoni za marzeniem
- Aster Lux STR - wojsko
- Defil Forum - Aster Lux STR
- Defil Forum - Defil Aster lux-str 1995 ?
- Gitara Defil ASTER LUX-STR - 3838190295 - oficjalne archiwum allegro
- Strona fanów gitar Defil
- Defil Forum - Defil Aster Rock
- Album - Google+
- Miejsce dla instrumentów MADE IN POLAND | Muzealnictwo.com
- #dziendobry i od razu #pytanie: co to za #gitara?... - h3xxx - Wykop.pl
- Ciągle za wysoka akcja strun - Gitarzysci.pl - forum dla gitarzystów
- Google Drive -- Page Not Found
- Ibanez RGA42 | Recenzje gitar
- DEFIL VINTAGE GUITARS: ASTER ROCK
- Czeska Jolana, a polski DEFIL. – Polish Love
- user management (!101) · Merge Requests · luk / packages · GitLab
- Serializer fields - Django REST framework
AWS Console - Signup and more (2019.01.08)
- AWS Console - Signup
- AWS Customer Agreement
- Cloud Object Storage | Store & Retrieve Data Anywhere | Amazon Simple Storage Service
- AWS Free Tier
- Amazon DynamoDB - Overview
- Tracking Your Free Tier Usage - AWS Billing and Cost Management
- Tracking Your Free Tier Usage - AWS Billing and Cost Management
- Amazon Web Services Sign-In
gerda star s klamki - Google Search and more (2019.04.09)
- gerda star s klamki - Google Search
- gerda star s klamki - Google Search
- Gerda star s - Allegro.pl - Więcej niż aukcje. Najlepsze oferty na największej platformie handlowej.
- KLAMKI SZYLDY OKUCIA DO DRZWI GERDA S (stary typ) 7948278798 - Allegro.pl
- Klamka / szyld do drzwi antywłamaniowych GERDA 7896520575 - Allegro.pl
- gerda star s wymiana klamki - Google Search
- pierścień segera - Google Search
- Klamka od drzwi GERDA prośba o pomoc - cnc.info.pl - FORUM CNC
- Gerda - jak wymienić wkładkę? - Strona 2 - Forum budowlane, budowa domu, koszty budowy domu, ile kosztuje budowa domu
- KLAMKI SZYLDY OKUCIA DO DRZWI GERDA S (stary typ) :: SALON-GERDA Sklep Internetowy - drzwi, zamki, klamki, Twoje Centrum zabezpieczeń
- Klamka do drzwi GERDA STAR S (stary typ) - zamkisklep.pl
- Wkładka zamek GERDA S SX RIM 6000 kl.C stary typ 7531228330 - Allegro.pl
Alien 40th Anniversary Short Film: \
- Alien 40th Anniversary Short Film: "Containment" - YouTube
- ŚWIETNA gra twórców DOOMa | Czy będzie hitem tego roku? - YouTube
- Doom - Kadingir Sanctum Nightmare & no HUD 4k/60Fps - YouTube
- Profesor Chris - YouTube
- UNREAL ENGINE 4 - Photorealistic Graphic (2019) - YouTube
- LGR - Elder Scrolls: Morrowind - PC Game Review - YouTube
- DOOM: Eternal vs DOOM | Direct Comparison - YouTube
- F.E.A.R. - First Encounter Assault Retrospective - YouTube
- Złomnik: Ford Sierra to najlepszy Ford lat 80. - YouTube
- structure graphene python - Google Search
aaa sprzedam opla
- TeamTracker
- Rituals
- Inbox (13) - tomasz.piwonski@venturedevs.com - Venture Devs Mail
- Venture Devs - Calendar - Week of February 2, 2020
- Projects · Explore · GitLab
- Grammarly
- fall back - Tłumaczenie po polsku - Słownik angielsko-polski Diki
- base - tłumaczenie na polski - słownik angielsko-polski bab.la
- sample - tłumaczenie słowa – słownik angielsko-polski Ling.pl
- Google Translate
- SPAN | meaning in the Cambridge English Dictionary
- Spotify
- Tabs from Projects · Explore · GitLab
- > startups / teamtrack · GitLab
- > account · master · startups / rituals · GitLab
- > Michał Świtoń / lifecents-sprint-review · GitLab
- > next-level / python · GitLab
- > Michal Matczuk / Next Level Uber App · GitLab
- > common / vd-common-python · GitLab
- > backend · master · next-level / skeleton · GitLab
- > Next Level — Next Level documentation
- Paddle8
- > Projects Dashboard - paddle8 - Sentry
- > models.py - paddle8/nauman - Sourcegraph
- > ● Tomasz’s Tasks - paddle8.com - Asana
- > Multi state tax collection based on auction nexus addresses · paddle8/runbooks Wiki
- >> TaxJar for benefit org tax calculation - Google Docs
- >> Multi-state tax collection - Google Docs
- >> Setting tax admin tool - Google Docs
- >> TaxJar for benefit org tax calculation - Google Docs
- > Audit email sending code & flow - Asana
- >> nauman/tasks.py at master · paddle8/nauman
- > Searching with Elasticsearch · paddle8/runbooks Wiki
- > k8s approach - Google Docs
- >> iPad App Rewrite - Google Drive
- >>> iPad App – User Flow & Features - Google Docs
- >>>> iPad App Rewrite – Reference Guide - Google Docs
- >>>>> iPad App – User Flow & Features - Google Docs
- >> matisse/config.yml at master · paddle8/matisse
- >> Dev settings & Dockerfile for docker based dev setup by ram-nadella · Pull Request #250 · paddle8/escher
- >>> Is it a docker best practice to use volume for the code? - Stack Overflow
- >>>> Volumes and Dockerfiles Don’t Mix | BoxBoat
- >>> docker - Understanding "VOLUME" instruction in DockerFile - Stack Overflow
- >>> Use multi-stage builds | Docker Documentation
- >>> /usr/bin/env - Google Search
- >>> Settings — Gunicorn 19.9.0 documentation
- > Admin & Limited Access User Tools - Google Docs
- > Offline payments – Admin Tool - Google Docs
- > iPhone App – Push Notifications - Google Docs
- >> iPhone:: Push Notifications:: Firebase - Google Docs
- >>> 23h Notif Outbid
- >> Authorize send requests | Firebase
- >>> Admim SDK for Python 3.0.0 migration guide | Firebase
- >>> paddle8-dev – Dashboard – Firebase console
- >>> The Firebase Blog: Life of a message from FCM to the device
- >>>> Complete guide on sending Push using Firebase Cloud Messaging Console
- >>>> Push Notifications with Firebase Cloud Messaging | Pluralsight | Pluralsight
- >>> firebase_admin.messaging module | Firebase
- >>> firebase/firebase-admin-python: Firebase Admin Python SDK
- >>> Firebase console
- >>> Service accounts – IAM & admin – paddle8-dev – Google Cloud Platform
- > Storefront admin tool - Google Docs
- > Setting tax admin tool - Google Docs
- >> Bids And Orders Empty State
- >> ● Infinity: New Admin Dashboard - Asana
- > Projects & Focus Areas – Jan 2020 - Google Docs
- > Projects & Focus Areas – Jan 2020 - Google Docs
- > Mobile Apps :: Deployment - Google Docs
- > Pull Requests · paddle8/nauman
- > Pull Requests · paddle8/escher
- > TaxJar for benefit org tax calculation - Google Docs
- Django documentation | Django documentation | Django
- Introduction · React Bits
- react component initial state - Google Search
- > the-road-to-learn-react/react-alternative-class-component-syntax: An alternative/future way of React Class Component with Class Field Declarations
- > javascript - React component initialize state from props - Stack Overflow
- > How to NOT React: Common Anti-Patterns and Gotchas in React
- > Understanding Constructors with React Components ← Alligator.io
- > How to properly define state in React components - ITNEXT
- React Top-Level API – React
- > Rename React's SFC to 'FunctionalComponent' by rhysforyou · Pull Request #30364 · DefinitelyTyped/DefinitelyTyped
- > Improve Performance in React Class Components using React.PureComponent
- > React.SFC - Google Search
- >> Building React Stateless Functional Components with TypeScript | Pluralsight
- typescript type vs interface - Google Search
- > TypeScript Type vs Interface - Learn The 6 Amazing Differences
- > TypeScript interface vs. type | pawelgrzybek.com
- > Interface vs Type alias in TypeScript 2.7 - Martin Hochel - Medium
- A Complete Guide to Flexbox | CSS-Tricks
- > Basic concepts of flexbox - CSS: Cascading Style Sheets | MDN
- Learn CSS In-Depth with Estelle Weyl
- > Flexbox Froggy - Gra wprowadzająca do CSS flexbox"
- Exploiting TypeScript Arrays -- Visual Studio Magazine
- Microservices Using the Saga Pattern - DZone Microservices
- > 6 Data Management Patterns for Microservices | PROGRESSIVE CODER
- How to Lose an IT Job in 10 Minutes - HackerNoon.com - Medium
- Master these 11 Core ReactJS concepts to conquer your next interview
- REST vs CRUD: Explaining REST and CRUD Operations – BMC Blogs
- The Wrong Abstraction — Sandi Metz
- Faster apps with JSON.parse (Chrome Dev Summit 2019) - YouTube
- Stop Writing Classes - YouTube
- Continuous Integration: CircleCI vs Travis CI vs Jenkins vs Alternative Tools
- Mocking complicated __init__ in Python - George Shuklin - Medium
- > What the mock? — A cheatsheet for mocking in Python
- Dlaczego czujesz się gorszy od innych – Neurointuicja.pl
- The difference between a 502, 503 and 504 error | Section
- Develop a Django + Celery App in Kubernetes - Okteto - Medium
- Keeping python code clean with pre-commit hooks: black, flake8 and isort
- > 5 simple (?) algorithms for JavaScript Developers. - Bartek Cis - Medium
- >> The 7 Habits of Highly Ineffective People - Mind Cafe - Medium
- >>> gRPC vs. REST: Performance Simplified - Bimesh De Silva - Medium
- Website navigation design | Meaning, strategies, and best practices
- Understanding the Python Mock Object Library – Real Python
- Reference — Factory Boy latest documentation
- python-social-auth/social-app-django: Python Social Auth - Application - Django
- Beginner’s Guide to OAuth — Part III : Security Architecture
EPSON TM- C7500 manual - Google Search and more
- EPSON TM- C7500 manual - Google Search
- Kolorowa drukarka Epson ColorWorks C7500G - Barcode Market - drukarki kodów kreskowych, czytniki kodów kreskowych, terminale mobilne, kolektory danych, drukarki kart plastikowych, skanery
- Epson TM-C7500 SDK - Google Search
- SDK for JavaScript - TM-Intelligent Printer - Download - POS - Epson
- Software - SEARCH - Download - POS - Epson
- TM-T60 Software & Documents Disc - Download - POS - Epson
- Label Printer (Label, Ticket etc.) - Download - POS - Epson
- Epson ColorWorks C7500 | ColorWorks Series | Label Printers | Printers | Support | Epson Caribbean
- Technical Reference Guide - TM-C7500 Series/TM-C7500G Series - m00079108.pdf
- Epson Inkjet Label Printer SDK download - Google Search
- Download - ColorWorks - Epson
- Using Inkjet Label Printer Sdk - Epson TM-C3500 Series Technical Reference Manual [Page 177]
- Download Epson ColorWorks C3400 Driver Windows, Mac - Epson-Driver.com
- BIXOLON :: Mobile printer manufacturer, Label printer manufacturer, PDA printer, Thermal printer, Bluetooth printer, Tablet PC printer, iOS printer, Android printer, Smartphone printer, MFi printer, Barcode printer, RFID printer, Auto ID printer, AIDC printer, Receipt printer, Label printer, Mobile printer, POS printer
master...staging · oceanbox / oceanbox · GitLab and more
- master...staging · oceanbox / oceanbox · GitLab
- Updated invitation: Daily OceanBox @ Mon Jun 11, 2018 11am - 11:30am (CEST) (tomasz.piwonski@venturedevs.com) - tomasz.piwonski@venturedevs.com - Venture Devs Mail
- OceanBox Scrum - Agile Board - JIRA
- oceanbox
- Judgement of Tormented Souls
- django password-reset - Google Search
- How to Create a Password Reset View
- Django Password Reset Tutorial - William S. Vincent
- django form errorlist positon - Google Search
- How do I change the way Django displays error messages created during validation? - Stack Overflow
- How to Render Django Form Manually
- django/forms.py at 1.11.4 · django/django · GitHub
- Python Django noob: custom forms, errors, and fieldsets
- Django form errorlist render position - Stack Overflow
- A Gentle Introduction to Prepack, Part 1 · GitHub
- GitHub - GantMan/ReactStateMuseum: A whirlwind tour of React state management systems by example
- Docker in Production: An Update – The HFT Guy
- Ile kosztują Cię emeryci, ile policja, a ile 500 plus? Mamy to policzone
- Financially Fit DC
- BounceBack50+
- Populating a table with data — django-tables2 2.0.0a1 documentation
- Do you know less obious features of Django ORM?
- All you need to know about prefetching in Django – Hacker Noon
- GDPR - A Practical Guide For Developers - Bozho's tech blog
- The GDPR Checklist - Your GDPR compliance checklist
- How GDPR Will Change The Way You Develop — Smashing Magazine
- How To Protect Your Users With The Privacy By Design Framework — Smashing Magazine
- Manifesto for Software Craftsmanship
- Robert C. Martin - The Land that Scrum Forgot - YouTube
- google google tag manager gtag - Google Search
- Google Tag Manager and gtag.js - Tag Manager Help
- Add gtag.js to your site | Analytics for Web (gtag.js) | Google Developers
- www.googletagmanager.com gtag js - Google Search
- Add gtag.js to your site | Analytics for Web (gtag.js) | Google Developers
- gtag.js Developer Guide | Global site tag (gtag.js) | Google Developers
- gtag.js Developer Guide | Global site tag (gtag.js) | Google Developers
- Migrate from analytics.js to gtag.js | Analytics for Web (gtag.js) | Google Developers
- Install the global snippet | Global site tag (gtag.js) | Google Developers
- Enhanced ecommerce with gtag.js | Analytics for Web (gtag.js) | Google Developers
- Ecommerce Tracking | Analytics for Web (analytics.js) | Google Developers
- django subquery sum - Google Search
- The Dramatic Benefits of Django Subqueries and Annotations
- aggregate functions - Django Aggregation - Expression contains mixed types. You must set output_field - Stack Overflow
- Difference between Django's annotate and aggregate methods? - Stack Overflow
- Lambda Cambridge - How Scrum disempowers developers (and destroys agile)
- Not that usual IT company #1 Who is VentureDevs - YouTube
- 3. Data model — Python 3.6.5 documentation
- UTC is Enough for Everyone, Right?
- Testing | PHP - Braintree Developer Documentation
- Processor Responses | Authorization - Braintree Developer Documentation
- Transactions | Gateway Rejections - Braintree Support Articles
- Fraud Tools | Overview - Braintree Support Articles
- ShipStation Developer Portal · Apiary
- Developer API | ShipStation
- Use Facebook Pixel | Facebook Help Center
- (4) Facebook Pixel
- Learn how to track conversions and events with Facebook pixel. | Facebook Help Center
- Sandbox Mode for Developers - Facebook for Developers
- Integrating a production-only Google Analytics in Django
- Presentations - Google Drive
- Zakład Pogrzebowy A.S. Bytom (@bytompogrzeby) | Twitter
- Installation | WTF - A Terminal Dashboard
- facebook pixel - Google Search
- What are custom conversions and how do I use them? | Facebook Help Center
- Facebook Pixel - Marketing API
- The Complete Guide to Facebook Conversion Tracking
- Facebook Pixel | The Complete Guide For 2018
- Run scripts only on first visit - Order status page - Shopify Help Center
Pipelines · startups / teamtrack · GitLab and more
- Pipelines · startups / teamtrack · GitLab
- Invitation: TT daily @ Weekly from 9:30am to 10am on weekdays from Wed Jun 13 to Thu Jun 14 (CEST) (tomasz.piwonski@venturedevs.com) - tomasz.piwonski@venturedevs.com - Venture Devs Mail
- OceanBox Scrum - Agile Board - JIRA
- Login | Sentry
- Dynatron
- TT board - Agile Board - JIRA
- Getting started with pytest and pytest-django — pytest-django documentation
- Packaging Python Projects — Python Packaging User Guide
- Choose an open source license | Choose a License
- Wheel vs Egg — Python Packaging User Guide
- python - sdist/bdist_wheel not including pyc in Linux but is included in Windows - Stack Overflow
- Distributing Python Modules — Python 3.5.5 documentation
- Installing Python Modules (Legacy version) — Python 3.5.5 documentation
- gitlab clone repository without history - Google Search
- github - Copy a git repo without history - Stack Overflow
- Clone git repository without history? - Stack Overflow
- Clone repository without history · GitHub
- Docz
- 24 tips for React Native you probably want to know | Through the binary
- 08/06/2018 - Google Drive
- State · React Native
- React Native Architecture : Explained!
- Quick Start Guide · Relay
- Alexander Kotliarskyi - React Native: Under the Hood | YGLF2015 - YouTube
- Angular vs React.js vs Vue.js - My Thoughts! - YouTube
- (1) The Aurelia Discourse
- Vildan Softic, Author at SitePoint
- Router Configuration | Aurelia
- GitHub - aurelia/pal: Aurelia's Platform Abstraction Layer
- GitHub - systemjs/systemjs: Dynamic ES module loader
- Git Wars: Why I'm switching to GitLab | GitLab
- Leasing aut stanie się nieopłacalny - - Forsal.pl – Biznes, Gospodarka, Świat
- How to Manage Your JavaScript Application State with MobX — SitePoint
- autorun | MobX
- A MobX introduction and case study - We Are Wizards Blog
- Moving Files from one Git Repository to Another, Preserving History | Greg Bayer
- Angular - Architecture overview
- Graylog | Enterprise Log Management
- Metatask: Efficient Business Process Management & Workflow Software
- Problemy członka zespołu Vader w Ameryce | Kvlt
- State of React Native 2018 · React Native
- Getting Started | Litho
- App Maker, Google’s low-code tool for building business apps, comes out of beta | TechCrunch
- Build a Database Web App in App Maker
- Does it mutate?
- Bot Users | Slack
Merge Requests · startups / teamtrack · GitLab and more (2018.09.14)
- Merge Requests · startups / teamtrack · GitLab
- TT board - Agile Board - JIRA
- Login | Sentry
- Spotify Web Player
- Microsoft services
- Gmail
- Tutorial: accessing Facebook API using C# - YouTube
- Best of JavaScript
- Workona | Browse like it's your job
- October CincyRb - Jim Weirich on Decoupling from Rails - YouTube
- Storing Hierarchical Data in a Database — SitePoint
- OneFlow - a Git branching model and workflow | End of Line Blog
- A successful Git branching model » nvie.com
- Queries and Mutations | GraphQL
- Applications | Django documentation | Django
- Advanced tutorial: How to write reusable apps | Django documentation | Django
- Building and Distributing Packages with Setuptools — setuptools 40.2.0 documentation
- 1. An Introduction to Distutils — Python 3.7.0 documentation
- Ленинград - Кольщик . В ХРОНОЛОГИЧЕСКОМ ПОРЯДКЕ - YouTube
- PrimeReact
- Cyberpunk 2077 Gameplay Reveal — 48-minute walkthrough - YouTube
- Kowloon Walled City in Hong Kong was 119 times as dense as NYC - Business Insider
- Journey Through The Kowloon Walled City Hong Kong (HD) - YouTube
- Form | Semantic UI
- GRID: A simple visual cheatsheet for CSS Grid Layout
- FLEX: A simple visual cheatsheet for flexbox
- Dropdown | Semantic UI
- thetarkus/django-semanticui-forms: Effortlessly style all of your Django forms and form fields with Semantic UI wrappers.
- When to use margin vs padding in CSS - Stack Overflow
- Create Pull Request - Visual Studio Team Services
- Python Intellisense very slow · Issue #1810 · Microsoft/vscode-python
- Home Assistant
- No need to code your webpage yourself, says Microsoft – draw it and our AI will do the rest • The Register
- Google Translate
- Paddle8 - Google Drive
- Product Intro - Google Docs
- Paddle8: Untitled (Four Works from Sentinel and Degenerate, It's Great series) - Todd James
- Testing
- Paddle8 - meeting notes - Google Docs
- Paddle8 - index - Google Docs
- Tech - Google Drive
- Product - Google Drive
- Product Intro - Google Docs
- Product vision - paddle8 - Google Docs
- Suggestions_Paddle8 - Google Docs
- Paddle8 - use cases - Google Docs
- Meeting Notes - Google Drive
- Paddle8 - meeting notes - Google Docs
- Paddle8
- paddle8/dev-setup: Development setup using Vagrant
- paddle8/Paddle8: Paddle8
- paddle8/paddle8-api: Paddle8 API
- paddle8/nauman: The Future of Paddle8™
- paddle8/magritte
- escher/auction.py at master · paddle8/escher
- paddle8/duchamp: Based on Duchamp repo but using the Carbon Design System
- paddle8/dev-setup: Development setup using Vagrant
- The Joel Test: 12 Steps to Better Code – Joel on Software
- Product Intro - Google Docs
- Paddle8 - meeting notes - Google Docs
- New Tab
Mozilla Firefox
- Help and Tutorials
- Customize Firefox
- Get Involved
- About Us
Mozilla Firefox
- Help and Tutorials
- About Us
Other Bookmarks
Bookmarks Toolbar
Bookmarks Toolbar
- Getting Started
dev
!python
- Python Tutorials – Real Python
- Learn Python Programming | Programiz
- The Python Standard Library — Python 3.7.6 documentation
- The Hitchhiker’s Guide to Python! — The Hitchhiker's Guide to Python
- Python queries - Python queries - Semmle
- Python 3 Module of the Week — PyMOTW 3
- PyVideo.org · Pushing the ORM to its limits
- Learn Django | Web Development with Python
celery
- Routing Tasks — Celery 4.4.0 documentation
- Celery - Distributed Task Queue — Celery 4.4.0 documentation
- Running Celery with RabbitMQ - CloudAMQP
- Part 4: RabbitMQ Exchanges, routing keys and bindings - CloudAMQP
- Part 1: RabbitMQ for beginners - What is RabbitMQ? - CloudAMQP
- Tasks — Celery 4.4.0 documentation
- Workers Guide — Celery 4.4.0 documentation
- Working with Asynchronous Celery Tasks – lessons learned
- Three quick tips from two years with Celery - Taylor Hughes - Medium
- Signals — Celery 4.4.0 documentation
- python - Register class-based task in - Stack Overflow
- Celery task exceptions and automatic retries | Celery how-tos and tutorials
- celery.schedules — Celery 4.4.0 documentation
- Asynchronous Tasks in Django with Redis and Celery
- Task Cookbook — Celery 4.4.0 documentation
- Monitoring and Management Guide — Celery 4.4.0 documentation
- Celery and Django and Docker: Oh My!
- Configuration and defaults — Celery 4.4.0 documentation
ci
- Marketplace · Tools to improve your workflow
css
- Complex Selectors - Learn to Code Advanced HTML & CSS
- Basic concepts of flexbox - CSS: Cascading Style Sheets | MDN
- brumm.af
django
- GitHub - matthewwithanm/django-imagekit: Automated image processing for Django. Currently v4.0
- anymail/django-anymail: Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, SendinBlue, SparkPost and more
- GitHub - etianen/django-s3-storage: Django Amazon S3 file storage.
- mattiaslinnap/django-partial-index: PostgreSQL and SQLite partial index support for Django
- Django import / export — django-import-export 2.0.1 documentation
- GitHub - python-social-auth/social-app-django: Python Social Auth - Application - Django
Using the Django authentication system | Django documentation | Django and more (2020.02.10)
- Using the Django authentication system | Django documentation | Django
- > Check object permissions — django-guardian 2.2.0 documentation
- >> Django Tutorial Part 8: User authentication and permissions - Learn web development | MDN
- >> Controlling access: a Django permission apps comparison - Vinta Building Beyond Blog
- > How to Use Django's Built-in Login System
- > Customizing authentication in Django | Django documentation | Django
- > URL dispatcher | Django documentation | Django
- Welcome to the django-extensions documentation! — django-extensions 2.2.7 documentation
- django-storages · PyPI
- django-tables2 · PyPI
- WhiteNoise — WhiteNoise 5.0.1 documentation
- GitHub - django-money/django-money: Money fields for django forms and models.
- dateutil - powerful extensions to datetime — dateutil 2.8.1 documentation
- Many-to-many relationships | Django documentation | Django
- Example of using a through model in Django and filtering by a value on the custom through model.
- The Ultimate Tutorial for Django REST Framework: CRUD (Part 1) - Blog About Web & App Development and Teams
- Tips for Building High-Quality Django Apps at Scale
- How to cache a model method in django? - Stack Overflow
- python - Count vs len on a Django QuerySet - Stack Overflow
- Django dumpdata and loaddata (Example)
- How To Export Django Model Data Along With Its Parent Model Data via dumpdata Command | TimOnWeb
- Django dumpdata and loaddata (Example)
- jazzband/django-silk: Silky smooth profiling for Django
- Porting to pytest: a practical example • Dimitri Merejkowsky
- Django Login/Logout Tutorial (Part 1) - William S. Vincent
- One Database Model, Many Behaviors: A Practical Introduction to Django Proxy Models | Wellfire Interactive
- Guide to an OAuth2 API with Django – Halfspring – Medium
- Shared database with shared schema — Building Multi Tenant Applications with Django 2.0 documentation
- Guide to an OAuth2 API with Django – Halfspring – Medium
- Using Redis as Django's session store and cache backend - Michał Karzyński
- Overriding Django Model behaviour with Proxy Model - MicroPyramid
- Controlling access: a Django permission apps comparison – Vinta Software
- How to use Django's Proxy Models | Leveraging Holistic Synergies
- Overriding Django Model behaviour with Proxy Model - MicroPyramid
- Proxy Models in Django: An Example and a Use Case – Chelsea Troy
- Sunscrapers Blog
- Business Logic in Django projects – Jair Verçosa – Medium
- Django Model Guideline – Jair Verçosa – Medium
- Time Zones in Pytz & Django
- django-storages · PyPI
- Making queries | Django documentation | Django
- Amazon S3 — django-storages 1.7.1 documentation
- Filter Reference — django-filter 2.1.0 documentation
- Advanced testing topics | Django documentation | Django
- DjangoTricks: Domain Name for Django Development Server
- Mastering Django 2 – The Book - Python Django Tutorials
- django-redis documentation
- PyVideo.org · Pushing the ORM to its limits
- PyVideo.org · How (and why!) to build a Django based project with SQLAlchemy Core
- Databases | Django documentation | Django
- Introduction — Django ORM Cookbook 2.0 documentation
- Django Logging, The Right Way | Lincoln Loop
- How to manage concurrency in Django models - Haki Benita - Medium
- Configure Django to log exceptions in production
- Django Logging, The Right Way | Lincoln Loop
- Simple Multi-tenancy with Django Running on OpenShift
- Best practices working with Django models in Python
- Django Models Best Practices - William Vincent
- Django Tips #22 Designing Better Models
- Advanced Models - Python Django Tutorials
- Welcome to Python Social Auth’s documentation! — Python Social Auth documentation
- An Object Caching Pattern for Django
- Django ORM Cookbook — Django ORM Cookbook 2.0 documentation
- Django API Domain styleguide
- How to Build an API in Python (with Django) — Last Call — RapidAPI Blog
- jazzband/django-silk: Silky smooth profiling for Django
- The “form tools” app — django-formtools 2.2 documentation
- Associating Django users with their sessions
- wemake-services/wemake-django-template: Bleeding edge django template focused on code quality and security.
django project structure
- version control - When to separate a project in multiple subprojects - Software Engineering Stack Exchange
- python - startapp with manage.py to create app in another directory - Stack Overflow
- Tutorial #5— Introduction to Django Project and Applications and Understanding Directory Structure.
- Django Project Layout and Different Files Structure in Root Directory - DataFlair
docker
- Docker Build: A Beginner's Guide to Building Docker Images
- Building Docker Images with Dockerfiles - Codefresh
- Get started with Docker Compose | Docker Documentation
- Introduction to Docker Compose | Baeldung
- Compose file version 3 reference | Docker Documentation
- Setting Up Docker for Windows and WSL to Work Flawlessly — Nick Janetakis
- *tech-edition: Django Dockerization, with bells and whistles, and a tad bit of cleverness
- How To Remove Docker Images, Containers, and Volumes | DigitalOcean
- How To Remove Docker Containers, Images, Volumes, and Networks | Linuxize
- Use multi-stage builds | Docker Documentation
- Docker RUN vs CMD vs ENTRYPOINT
- Dockerfile: ENTRYPOINT vs CMD - CenturyLink Cloud Developer Center
- How To Remove Docker Containers, Images, Volumes, and Networks | Linuxize
elasticsearch
- Install Elasticsearch with Docker | Elasticsearch Reference [7.5] | Elastic
- Elasticsearch DSL — Elasticsearch DSL 7.1.0 documentation
- Juggling Multiple Elasticsearch Instances on a Single Host - Code as Craft
- elasticsearch:5.0.0 max virtual memory areas vm.max_map_count [65530] likely too low, increase to at least [262144] · Issue #111 · docker-library/elasticsearch
- Configuring system settings | Elasticsearch Reference [6.5] | Elastic
- How to Install OpenJDK 8 in Ubuntu 14.04 & 12.04 LTS | UbuntuHandbook
- Installation | Elasticsearch Reference [6.5] | Elastic
- Elasticsearch DSL — Elasticsearch DSL 6.3.0.dev documentation
- How to create multiple running instances of Elasticsearch on a sever but on different ports? - Elasticsearch - Discuss the Elastic Stack
- how to do 'suggest': {'input': .. } ? · Issue #780 · elastic/elasticsearch-dsl-py
- Querying a nested object · Issue #28 · elastic/elasticsearch-dsl-py
- Can't achieve autocomplete · Issue #725 · elastic/elasticsearch-dsl-py
- how to suggest query size · Issue #705 · elastic/elasticsearch-dsl-py
- elastic/elasticsearch-dsl-py at c93f31a2d6b1a2792045e8ab43d409b5f9333149
- Elasticsearch: Using Completion Suggester to build AutoComplete
- [Elasticsearch] Building a simple spell corrector with elasticsearch
- How to specify `request_timeout`? · Issue #301 · elastic/elasticsearch-dsl-py
- Query and filter context | Elasticsearch Reference [6.7] | Elastic
graphics
- Pixels and voxels, the long answer - Retronator Magazine - Medium
headless browser
dhamaniasad/HeadlessBrowsers: A list of (almost) all headless web browsers in existence and more (2020.02.10)
- dhamaniasad/HeadlessBrowsers: A list of (almost) all headless web browsers in existence
- > 1. Installation — Selenium Python Bindings 2 documentation
- >> Driving Headless Chrome with Python | Decipher
- >>> ChromeDriver - WebDriver for Chrome
- >>>> https://chromedriver.storage.googleapis.com/index.html?path=79.0.3945.36/
- >>>> python - How To Run Selenium With Chrome In Docker - Stack Overflow
- >>> Selenium Documentation — Selenium 3.14 documentation
nodejs
- nodejs/node-gyp: Node.js native addon build tool
oauth2
- OAuth 2 Simplified • Aaron Parecki
python
- Garbage collection in Python: things you need to know | Artem Golubin
- Converting time zones for datetime objects in Python - SaltyCrane Blog
- multithreading - import inside of a Python thread - Stack Overflow
- The Little Book of Python Anti-Patterns — Python Anti-Patterns documentation
- Using key in list to check if key is contained in list — Python Anti-Patterns documentation
- Building and Distributing Packages with Setuptools — setuptools 40.3.0 documentation
- factory_boy — Factory Boy latest documentation
- Top 10 Django Mistakes | Toptal
- Tips for Building High-Quality Django Apps at Scale
- The Cleaning Hand of Pytest – Daftcode Blog
- marshmallow: simplified object serialization — marshmallow 3.0.0b19 documentation
- forgettable/pyforget at master · bitly/forgettable
- RQ: Documentation
- mypy - Optional Static Typing for Python
- Good logging practice in Python – Fang's coding note
- Interfacing Python and C: The CFFI Module – dbader.org
- The Performance Impact of Using dict() Instead of {} in CPython 2.7 – Doug Hellmann
- python - Difference between __getattr__ vs __getattribute__ - Stack Overflow
- spulec/freezegun: Let your Python tests travel through time
- 9. Classes — Python 2.7.15 documentation
- Asynchronous Python – Hacker Noon
- pipenv .venv folder inside project root · Issue #259 · pypa/pipenv
- Six: Python 2 and 3 Compatibility Library — six 1.12.0 documentation
- Welcome to the tox automation project — tox 3.8.5.dev1 documentation
- Wand — Wand 0.5.2
- Populate your Django test database with pytest fixtures | FlowFX
- freezegun · PyPI
- mixer · PyPI
- Pipenv: A Guide to the New Python Packaging Tool – Real Python
- Strings, Unicode and bytes in Python 3: Everything You Always Wanted to Know
- The Definitive Guide to Python import Statements | Chris Yeh
- 7 Python libraries for more maintainable code | Opensource.com
- Any advantages of Flake8 over PyLint? : Python
- Dictdiffer — Dictdiffer 0.7.2.dev20180504 documentation
- Strings, Unicode, and Bytes in Python 3: Everything You Always Wanted to Know
- Pipenv: A Guide to the New Python Packaging Tool – Real Python
- Automate Python workflow using pre-commits: black and flake8
- What happens when you mess with hashing in Python | Aaron Meurer's Blog
- Programmatically Speaking – Mocking __iter__ with a magic mock in Python
- Python - Docs
- How to use pipenv in your python project - jcutrer.com
- Gevent Tutorial
- greenlet: Lightweight concurrent programming — greenlet 0.4.0 documentation
- JeffPaine/beautiful_idiomatic_python: Notes from Raymond Hettinger's talk at PyCon US 2013.
- Dataclasses and attrs: when and why
- django - why does python new york time zone display 4:56 instead 4:00? - Stack Overflow
- Performant Python - Strangemachines
- Performant Python - Strangemachines
rest
- REST API Naming Conventions and Best Practices – REST API Tutorial
- Caching in Django With Redis – Real Python
- Code snippets for custom style rules · piroor/treestyletab Wiki · GitHub
- Django, Celery and RabbitMQ
- GeeksforGeeks | A computer science portal for geeks
- GitHub - chrisk314/django-celery-docker-example: Example Docker setup for a Django app behind an Nginx proxy with Celery workers
- GitHub - dockersamples/example-voting-app: Example Docker Compose app
- Serve Static Files by Nginx from Django using Docker · by Ruddra
- Jonathan Oliver on Event Sourcing and EventStore @ E-VAN 25 October 2011 on Vimeo
.net
- Containerize an app with Docker tutorial - .NET Core | Microsoft Docs
- Entity Framework - EF | Microsoft Docs
- Overview of Entity Framework Core - EF Core | Microsoft Docs
- Introduction to ASP.NET Core | Microsoft Docs
- How to write unit tests with Entity Framework Core? - Bitmonk
- The Right Way to do Equality in C# – Aaronontheweb
- Get Started - C# Guide | Microsoft Docs
- .NET guide | Microsoft Docs
- How to compare strings - C# Guide | Microsoft Docs
- .NET == and .Equals() | Passion for Coding
- Most Common C# String Code Examples
- Accessing Facebook API using C# | Piotr Gankiewicz
- ORM for .NET with the best LINQ
- Tutorial: accessing Facebook API using C# - YouTube
- Understanding Async, Avoiding Deadlocks in C# – Rubrikk Group – Medium
- Understanding Async, Avoiding Deadlocks in C# - Rubrikk Group - Medium
- .NET Conf 2019 (Day 1) - YouTube
database
- Best Practice: Naming Constraints | Microsoft Docs
- Q+A: Understanding Optimistic Concurrency in Databases - DZone Database
- Optimistic locking and automatic retry · Enterprise Craftsmanship
- Two Approaches to Concurrent-Write Safety in Django | invalid patent
- How to manage concurrency in Django models - Haki Benita - Medium
- Database concurrency in Django the right way – Vinta Software
- A beginner's guide to database locking and the lost update phenomena - Vlad Mihalcea
database
.net
- laptops and netbooks :: legion series :: legion y540 15irh - PL
- Learn Attribute Selectors – CSS In-Depth, v2
- The 10 Best Free Benchmark Programs for Windows
- The 30 CSS Selectors You Must Memorize
- Intel | Dashboard
- Get up to 90% off best selling video games | CDKeys.com
- SMS Premium 80425 | Nieznany-Numer.pl
- » Korzystasz z internetu mobilnego? Uważaj na “WAP Billing” — zwykłe kliknięcie w link na stronie WWW może nabić Ci wysoki rachunek -- Niebezpiecznik.pl --
english
- Helping (Auxiliary) Verbs | Meaning, Examples & Exercises
witcher
- Wiedźmin 3 - Poradnik, Solucja • Eurogamer.pl
- Alchemia, rzemiosło, ekwipunek, bestiariusz. Nowe poradniki do Wiedźmina 3 nareszcie dostępne! | News | EnklawaNetwork.pl
- Jak rozwinąć bohatera? (build postaci) | Rozwój postaci | Wiedźmin 3 Dziki Gon - Wiedźmin 3 Dziki Gon - poradnik do gry | GRYOnline.pl
- Wiedźmin 3 - Doświadczenie, rozwój i awans postaci, umiejętności • Eurogamer.pl
- Wiedźmin 3 - rozwój postaci (levelowanie głównego bohatera) | Forums - CD PROJEKT RED
- Wiedźmin 3: Dziki Gon - Poradnik - Strona 5 z 6 - Tech Dice
- - Gram.pl
księgowość
- Podatek liniowy jako forma opodatkowania - czy to się opłaca? - Poradnik Przedsiębiorcy
- Kalkulator PIT - Finanse
- Niższy PIT: 20.01.2020 r. W 2020 r. dalej dla wszystkich niższa stawka podatku, teraz także wyższe koszty pracownicze | Strefa Biznesu
zmiana formy opodatkowania 2020 ceidg - Google Search and more (2020.02.10)
- zmiana formy opodatkowania 2020 ceidg - Google Search
- > Zmiana formy opodatkowania - kiedy jest możliwa? - Poradnik Przedsiębiorcy
- > Wniosek o zmianę formy opodatkowania - wzór z omówieniem - Poradnik Przedsiębiorcy
- > Zmiana formy opodatkowania 2020 - Blog księgowy inFakt.pl
- > Zmiana formy opodatkowania 2020 -
- > Zmiana formy opodatkowania 2020 dla jednoosobowej działalności | Księgowa Lublin
- > Podatki 2020: Wybór formy opodatkowania w działalności po zmianach
- > Zmiana formy opodatkowania w 2020 roku | GAccountancy Warszawa
- > Czy możliwa jest zmiana formy opodatkowania za pomocą CEIDG? - Poradnik Przedsiębiorcy
- > Zmiana formy opodatkowania 2020 roku - Blog - Fakturowo.pl
- > Jak zmienić formę opodatkowania - podstawowe informacje - Poradnik Przedsiębiorcy
- >> CEIDG-1 - aktualizacja danych - darmowy wzór z szerokim omówieniem - Poradnik Przedsiębiorcy
- > Podatek liniowy oświadczenie | Biznes.gov.pl - Serwis informacyjno-usługowy dla przedsiębiorcy
- > Zmiana formy opodatkowania i zaliczka na podatek dochodowy 2019 | ifirma.pl
- > Wybór podatku liniowego jako formy opodatkowania działalności - Podatek liniowy - Rozliczenie działalności - Infor.pl
- Zmiany w podatkach w 2020: CIT i PIT - Podatki - PIT, CIT, VAT, Ulgi podatkowe - Najnowsze informacje podatkowe - GazetaPrawna.pl -
- Wybierz podatek na 2020 r. - Puls Biznesu - pb.pl
- Podatki 2020: Co zmieni się w PIT od 1 stycznia?
- Programiści i ulga IP BOX
20200312-all
- Learn Browser Capability @supports – CSS In-Depth, v2
- > 🐋 Learn Docker and Containers in the Complete Intro to Containers course! Create deploy and dev environments, and coordinate large scale applications.
- Philips Sonicare i usługi stomatologiczne o wartości 350 zł - sklep Komputronik.pl
- Add signals, move ui to separate app by tpiwonski · Pull Request #7 · tpiwonski/smart-bookmarks
- Unicode HOWTO — Python 3.7.6 documentation
- Jak przygotować się do rozmowy rekrutacyjnej na Python Developera
- > grot.md
- >> GROT
- > weirdtext.md
- Calling Tasks — Celery 4.4.1 documentation
- Grid system · Bootstrap
- Normalizers | Elasticsearch Reference [7.6] | Elastic
- > Built-in analyzer reference | Elasticsearch Reference [7.6] | Elastic
- Persistence — Elasticsearch DSL 7.1.0 documentation
- > Search DSL — Elasticsearch DSL 7.1.0 documentation
- Deep Dive into Querying Elasticsearch. Filter vs Query. Full-text search
- Match query | Elasticsearch Reference [7.6] | Elastic
- Match query | Elasticsearch Reference [7.6] | Elastic
- intercooler.js - Simple AJAX using HTML attributes
- The Web framework for perfectionists with deadlines | Django
- Intercooler.js vs Stimulus.js vs Vue.js in Django : django
- > Unpoly: Unobtrusive JavaScript framework
- >> form[up-target] - Unpoly
Other Bookmarks
- Help and Tutorials
- About Us
Jak zmienić formę opodatkowania w kilku prostych krokach za pomocą profilu zaufanego - Twój Ulubiony Księgowy and more (2020.02.20)
- Jak zmienić formę opodatkowania w kilku prostych krokach za pomocą profilu zaufanego - Twój Ulubiony Księgowy
- > Zmiana formy opodatkowania - Twój Ulubiony Księgowy
- > Podatek liniowy czy skala podatkowa? Co się bardziej opłaca?